home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Graphics / STIMP_noise / source / pgmlulu / pgmlulu.syntax < prev   
Encoding:
Text File  |  1998-01-09  |  328 b   |  11 lines

  1. pgmlulu: This operator performs LULU smoothing.
  2.  
  3. Syntax: pgmlulu [+v|-v] [-p|-s] file1 file2
  4.  
  5.         +v      : use verbose-mode (default)
  6.         -v      : no verbose-mode
  7.         -p      : parallel filter (default)
  8.         -s      : sequential filter
  9.         file1   : PGM-file, source
  10.         file2   : PGM-file, destination
  11.